home *** CD-ROM | disk | FTP | other *** search
/ Linear Technology Linearview 1996 / linearview 1996.iso / spice / lt1012a < prev    next >
Encoding:
Text File  |  1996-07-09  |  2.8 KB  |  87 lines

  1. *
  2. * Linear Technology LT1012A op amp model (with calls for LT1024A)
  3. * Written: 09-05-1989 16:53:38 Type: Bipolar npn input, internal comp.
  4. * LT1012A updated from original model on 06-20-1990
  5. * Typical specs: 
  6. * Vos=8.0E-06, Ib=2.5E-11, Ios=1.5E-11, GBP=6.0E+05Hz, Phase mar.= 70 deg,
  7. * SR(+)=2.0E-01V/us, SR(-)=1.9E-01V/us, Av= 126 dB, CMMR= 132 dB, 
  8. * Vsat(+)=1.00V, Vsat(-)=1.00V, Isc=+/-12.5mA, Iq= 380uA
  9. * (input differential mode clamp active)
  10. * Connections: + - V+V-O 
  11. .SUBCKT LT1012A 3 2 7 4 6
  12. * INPUT
  13. RC1 7 80 8.842E+03
  14. RC2 7 90 8.842E+03
  15. Q1 80 2 10 QM1 
  16. Q2 90 3 11 QM2 
  17. DDM1 2 3 DM2 
  18. DDM2 3 2 DM2 
  19. C1 80 90 5.460E-12
  20. RE1 10 12 2.246E+02
  21. RE2 11 12 2.246E+02
  22. IEE 12 4 6.000E-06
  23. RE 12 0 3.333E+07
  24. CE 12 0 1.579E-12
  25. * INTERMEDIATE 
  26. GCM 0 8 12 0 2.841E-11
  27. GA 8 0 80 90 1.131E-04
  28. R2 8 0 1.000E+05
  29. C2 1 8 3.000E-11
  30. GB 1 0 8 0 1.960E+02
  31. * OUTPUT 
  32. RO1 1 6 1.000E+02
  33. RO2 1 0 9.000E+02
  34. RC 17 0 1.063E-04
  35. GC 0 17 6 0 9.408E+03
  36. D1 1 17 DM1 
  37. D2 17 1 DM1 
  38. D3 6 13 DM2 
  39. D4 14 6 DM2 
  40. VC 7 13 1.785E+00
  41. VE 14 4 1.785E+00
  42. IP 7 4 3.740E-04
  43. DSUB 4 7 DM2 
  44. * MODELS 
  45. .MODEL QM1 NPN (IS=8.000E-16 BF=9.231E+04)
  46. .MODEL QM2 NPN (IS=8.002E-16 BF=1.714E+05)
  47. .MODEL DM1 D (IS=1.179E-19)
  48. .MODEL DM2 D (IS=8.000E-16)
  49. .ENDS LT1012A
  50. .SUBCKT LT1024A 3 2 7 4 6
  51. X_LT1024A 3 2 7 4 6 LT1012A
  52. .ENDS LT1024A
  53. * - - - - - * FINI LT1012A FAMILY * - - - - - * [OAMM VN01 9/89]
  54.  
  55. ***
  56. *         (C) COPYRIGHT LINEAR TECHNOLOGY CORPORATION 1990
  57. *                       All rights reserved.
  58. *   Linear Technology Corporation hereby grants the users of this
  59. * macromodel a non-exclusive, nontransferrable license to use this
  60. *            macromodel under the following conditions:
  61. * The user agrees that this macromodel is licensed from Linear
  62. * Technology and agrees that the macromodel may be used, loaned,
  63. * given away or included in other model libraries as long as this
  64. * notice and the model in its entirety and unchanged is included.
  65. * No right to make derivative works or modifications to the
  66. * macromodel is granted hereby.  All such rights are reserved.
  67. * This model is provided as is.  Linear Technology makes no
  68. * warranty, either expressed or implied about the suitability or
  69. * fitness of this model for any particular purpose.  In no event
  70. * will Linear Technology be liable for special, collateral,
  71. * incidental or consequential damages in connection with or arising
  72. * out of the use of this macromodel.  It should be remembered that
  73. * models are a simplification of the actual circuit.
  74. * Linear Technology reserves the right to change these macromodels
  75. * without prior notice.  Contact Linear Technology at 1630 McCarthy
  76. * Blvd., Milpitas, CA, 95035-7487 or telephone 408/432-1900 for
  77. * datasheets on the actual amplifiers or the latest macromodels.
  78. * ----------------------------------------------------------------------- *
  79.